home *** CD-ROM | disk | FTP | other *** search
/ Disc Station 20 / Disc Station Vol 20.ISO / Drivers / Creative / sbpci64 / WAVESETS / WAVESETS.TXT < prev   
Text File  |  1998-02-25  |  5KB  |  150 lines

  1. 8 megabyte waveset. 
  2.  
  3. The 8MB waveset is located in the waveset directory of the installation CD.
  4. To install the 8MB waveset in Windows 95, copy it to a directory on your 
  5. system and then use the Configurator to add it and make it active. 
  6. To install the waveset under Windows NT 4.0, 
  7. choose add waveset from the sound card's driver dialog. 
  8. NOTE: The 8MB waveset is recommended in systems with at least 64MB of RAM.
  9.  
  10. The Configurator includes a waveset manager and a 3D audio test. 
  11. The waveset manager tool allows users to easily install and 
  12. remove custom wavesets from their system.  
  13. The 3D audio test can be used to optimize speaker positioning as well 
  14. as select the desired 3D audio mode. 
  15. To access this utility, right click on the mixer icon in the task bar 
  16. and select Configuration utility or run it from the sound card's start menu item. 
  17.  
  18. *******************************************************************************
  19. DOS test waveset.
  20.  
  21. The DOS test waveset is located in the waveset directory of the installation CD.
  22. The DOS test waveset is the smallest waveset we could make that includes
  23. ONLY the instrument necessary to playback the MIDI notes for APTEST.EXE.
  24. It is designed to fit on a boot floppy disk with the other necessary files 
  25. to test the sound card in MS-DOS Mode.
  26. NOTE: This is not a complete waveset. It should not be loaded in Windows.
  27.  
  28. The DOS Drivers and Utilities necessary to run the DOS test from a boot floppy are 
  29. only installed by the sound card's setup program in Windows 95 or Windows 3.x.
  30. The Windows 95 or Windows 3.x sound card setup must be completed first.
  31. NOTE: The required files cannot be obtained from Windows NT or MS-DOS.
  32.  
  33. Create a 3.5" 1.44MB boot floppy by formatting the disk with the /S option
  34. (or by checking the "Copy system files" box in the Windows format dialog box.)
  35. This boot floppy should contain the following files once it is formatted (Windows 95):
  36.  
  37. DRVSPACE.BIN  (Read-only,Hidden,System file)
  38. IO.SYS        (Read-only,Hidden,System file)
  39. MSDOS.SYS     (Read-only,Hidden,System file)
  40. COMMAND.COM
  41.  
  42. The following two system files are required to load the sound card's DOS driver.
  43. They should be copied from the \Windows folder or the \DOS folder of your system.
  44.  
  45. EMM386.EXE
  46. HIMEM.SYS
  47.  
  48. Some of the sound card's DOS drivers and utilities are also required. 
  49. If you have completed the Windows 95 or Windows 3.x installation
  50. these files are copied to the DOS Drivers & Utilities folder. 
  51. The following files should be copied to the boot floppy:
  52.  
  53. APINIT.COM
  54. APLOAD.EXE
  55. APTEST.EXE
  56. AUDIOPCI.BIN
  57. DOS4GW.EXE
  58. APCONFIG.EXE
  59.  
  60. The DOS test waveset is the only waveset small enough to fit on the floppy.
  61. It should be copied to the boot floppy from the waveset folder of the Install CD.
  62.  
  63. DOSTEST.ECW
  64.  
  65. A few configuration files must be created on the BOOT FLOPPY to load the sound card.
  66. Use a text editor, such as NOTEPAD.EXE or EDIT.COM to create the following files on
  67. the BOOT FLOPPY disk (not the hard drive.) 
  68. The text to enter in each file follows the filenmame.
  69.  
  70. CONFIG.SYS
  71. __________
  72. device=a:\himem.sys
  73. device=a:\emm386.exe
  74. ____________________________________________________________
  75.  
  76.  
  77. AUTOEXEC.BAT
  78. ____________
  79. set SNDSCAPE=A:\
  80. set BLASTER=A220 I5 D1 T2
  81. a:\apinit.com
  82. a:\aptest.exe
  83. ____________________________________________________________
  84.  
  85.  
  86. SNDSCAPE.INI
  87. ____________
  88. [sndscape.drv]
  89.  
  90. ; Product ID
  91. Product=Soundscape
  92.  
  93. ; Ports - PCI, Base/MIDI, Wave, and Sound Blaster Device
  94. PCIPort=180
  95. Port=330
  96. WavePort=e84
  97. SBPort=220
  98.  
  99. ; IRQs - PCI, MIDI and Wave/SoundBlaster emulation
  100. PCIIRQ=11
  101. IRQ=5
  102. SBIRQ=5
  103.  
  104. ; DMA Channel Wave/SoundBlaster emulation
  105. DMA=1
  106.  
  107. ; Switches - Self-Config, SoundBlaster/Soundscape emulation enable,
  108. ; Joystick enable 
  109. SelfConfig=true
  110. SBEnable=true
  111. JSEnable=true
  112.  
  113. ; Mixer Settings - Wave, Synth, and CD volumes
  114. MasterVol=127
  115. WaveVol=127
  116. SynthVol=127
  117. CDVol=127
  118.  
  119. ; Waveset - path and file name of current waveset
  120. SynthFile=a:\dostest.ecw
  121. ____________________________________________________________
  122.  
  123. NOTE: The SNDSCAPE.INI contains the sound card's hardware settings. 
  124. The sample values to be entered in the SNDSCAPE.INI may conflict 
  125. with another device in your system and might need to be changed.
  126.  
  127. This is the completed boot floppy file list:
  128.  
  129. A:\IO.SYS        (Read-only,Hidden,System file)
  130. A:\MSDOS.SYS     (Read-only,Hidden,System file)
  131. A:\DRVSPACE.BIN  (Read-only,Hidden,System file)
  132. A:\COMMAND.COM
  133. A:\EMM386.EXE
  134. A:\HIMEM.SYS
  135. A:\DOS4GW.EXE
  136. A:\APINIT.COM
  137. A:\APLOAD.EXE
  138. A:\AUDIOPCI.BIN
  139. A:\APCONFIG.EXE
  140. A:\APTEST.EXE
  141. A:\DOSTEST.ECW
  142. A:\CONFIG.SYS
  143. A:\AUTOEXEC.BAT
  144. A:\SNDSCAPE.INI
  145.  
  146. After all the files are copied and the configuration files edited,
  147. insert the boot floppy into the system with the sound card and reboot.
  148. The card should be loaded and the DOS test should be executed.
  149.  
  150. When you've completed the test, remove the disk and reboot.